| NumberFormat |
Specifies the numbering sequence.
The defined values are:
-1: Hindu-Arabic number sequence starts with 1.
-a: number sequence of lowercase Modern Latin basic alphabet characters starts with “a”.
-A: number sequence of uppercase Modern Latin basic alphabet characters starts with “A”.
-i: number sequence of lowercase Roman numerals starts with “i”.
-I: number sequence of uppercase Roman numerals start with “I”.
-a value of type string 18.2.
-an empty string: no number sequence displayed.
If no value is given, no number sequence is displayed.
|